@charset 'utf-8';

/******样式清除******/

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

ul,
ol,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333333;
}

a,
span {
	vertical-align: top;
}

img {
	border: 0;
	vertical-align: middle;
}

input,
button,
text {
	vertical-align: top;
	outline: none;
	border: none;
}

button {
	padding: 0;
	background: none;
	cursor: pointer;
}

button::-moz-focus-inner {
	padding: 0;
}

textarea {
	outline: none;
	border: none;
	resize: none;
}

input,
textarea {
	box-sizing: content-box;
	outline: none;
	background: 0 0;
	font-family: "Microsoft YaHei";
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #acacac;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #acacac;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #acacac;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #acacac;
}

table tr td,
table {
	border-collapse: collapse;
}

body {
	font-size: 0;
	color: #000;
	font-family: "Microsoft YaHei";


}

.opacity90 {
	background-color: #fff;
	background-color: rgb(255, 255, 255, 0.9);
	opacity: 0.9\0;
	filter: alpha(opacity=90);
}

.opacity60 {
	background-color: #fff;
	background-color: rgb(255, 255, 255, 0.6);
	opacity: 0.6\0;
	filter: alpha(opacity=60);
}

.h100p {
	height: 100px;
}

.w28 {
	width: 28%;
}

.w70 {
	width: 70%;
}


/*****通用样式******/

/*清除浮动*/

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.lf {
	float: left;
}

.rt {
	float: right;
}

.clear {
	clear: both;
}

.db {
	display: inline-block;
}


/* 文字溢出 */

.e {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}





/*定位*/
.position {
	margin-left: 10px;
	font: 14px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 0px;
	color: #666666;
	margin: 10px auto;
	width: 1200px;
}

.position .poto {
	font: 14px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 0px;
	color: #666666;
}

.position .poto:hover {
	color: #1369c0;
}

.pagination {
	/*分页*/
	text-align: center;
	font-size: 14px;
	padding-bottom: 20px;
}

.pagination a {
	width: 45px;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	background: #eee;
	border-radius: 3px;
	margin: 0 6px;
}

.pagination a:hover {
	background: #2760b7;
	color: #fff;
	cursor: pointer;
}

.pagination .first-page,
.pagination .last-page {
	width: 78px;
}

.pagination .active {
	background: #1369c0;
	color: #fff;
}


/* 右侧浮动 */
.index-float {
	position: absolute;
	top: 35%;
	right: 10px;
	width: 70px;
	border: 1px solid #d5d5d5;
	border-bottom: none;
	display: none;
}

.index-float a {
	display: inline-block;
	width: 70px;
	height: 65px;
	padding-top: 15px;
	color: #666666;
	font-size: 14px;
	text-align: center;
	position: relative;
	background: #fff;
	border-bottom: 1px solid #d5d5d5;
}

.index-float a:hover {
	font-weight: bold;
}

.index-float a p {
	margin-top: 8px;
}

.index-float a .img {
	position: absolute;
	right: 80px;
	top: 0;
	display: none;
}

.index-float a:hover .img {
	display: block;
}



/*****通用样式******/

/*清除浮动*/


.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.lf {
	float: left;
}

.rt {
	float: right;
}

.db {
	display: inline-block;
}

/*****边距调整****/

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mr5 {
	margin-right: 5px
}

.mr10 {
	margin-right: 10px
}

.mr15 {
	margin-right: 15px
}

.mr20 {
	margin-right: 20px
}

/****内容块居中***/
.centerWidth {
	width: 1200px;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 100px;
	background: #1369C0;
	line-height: 100px;
}

.header-centered {
	width: 1200px;
	height: 100px;
	margin: auto;
	/* border: 1px solid red; */
}

.header-logo {}

.header-bk {
	width: 200px;
	height: 100px;
	float: left;
	margin-left: 20px;
}

.header-zz {
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-top: 30px;
}

.header-zt {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
}

.header-right {
	/* border: 1px solid red; */
	float: right;
	height: 100px;
}

.header-right-left {
	float: left;
	font-size: 18px;
	line-height: 100px;
	color: #fff;
	margin-right: 50px;
}

.header-right-left .header-right-center a {
	padding: 0 12px;
	text-align: center;
	display: inline-block;
	color: #fff;
}

.header-right-left .header-right-center .active {
	font-size: 24px;
	font-weight: bold;
}

.header-right .header-right-center a:hover {
	/*font-weight: bold;*/
	/*font-size: 24px;*/
	cursor: pointer;
	text-decoration: underline;
}

.header-search {
	float: right;
	width: 98px;
	border-radius: 50px;
	height: 40px;
	background-color: #8eb7e1;
	margin-top: 30px;
	margin-right: 10px;
	line-height: 40px;
	position: relative;
}

.header-search input {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 42px 0 18px;
	width: 100%;
}

.header-search input::-webkit-input-placeholder {
	color: #fff;
}

.header-search input::-moz-input-placeholder {
	color: #fff;
}

.header-search input::-ms-input-placeholder {
	color: #fff;
}

.header-search img {
	width: 22px;
	position: absolute;
	top: 8px;
	right: 16px;
}

.header-right-l-hide {
	margin-right: 18px;
	display: none;
	margin-top: 4px;
}




/* 底部 */
.footer {
	width: 100%;
	height: 100px;
	background: #1369C0;
}

.footer-centered {
	width: 1200px;
	height: 100px;
	margin: auto;
}

.footer-zt {
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top: 12px;
}

.footer-zt:nth-child(3) {
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top: 7px;
}

.footer-left {
	width: 658px;
	float: left;
}

.footer-right {
	float: right;
}

.footer-right img {
	float: right;
	margin-right: 30px;
	margin-top: 12px;
}



/*下拉*/
.xiala {
	width: 1200px;
	margin: 0 auto;
	color: #666;
	overflow: hidden;
	margin-bottom: 10px;
}

.xiala-item {
	width: 240px;
	height: 40px;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}

.xiala .active {
	background-color: #f2f2f2;
}

.xiala .active .xiala-i-p {
	color: #1369c0
}

.xiala-i-p {
	display: inline-block;
	height: 40px;
	box-sizing: border-box;
	padding: 0 20px;
	color: #666666;
	font-size: 14px;
	line-height: 40px;
	cursor: pointer;
	background: url(drop-icon.png) no-repeat right center;
}

.xiala-hide {
	width: 100%;
	background-color: rgb(255 255 255 / 95%);
	position: absolute;
	bottom: 262px;
	padding: 0px;
	box-sizing: border-box;
	height: 300px !important;
	z-index: 99;
	overflow-y: overlay;
}

.xiala-hide::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

.xiala-hide::-webkit-scrollbar-thumb {
	border-radius: 100px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #2681ce;
}

.xiala-hide::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
	border-radius: 100px;
}

.listk-bottom_bg,
.listk-top_bg {
	height: 20px;
	width: 100%;
	position: sticky;
	left: 0;
	background-color: #fff;
}

.listk-bottom_bg {
	bottom: 0;
}

.listk-top_bg {
	top: 0
}

.xiala-h-item {
	display: none;
	padding: 15px;
}

.xiala-hide a {
	font-size: 16px;
	font-weight: 100;
	color: #000;
	display: inline-block;
	width: 270px;
	line-height: 35px;
	padding-left: 20px;
}

.xiala-hide a:hover {
	background-color: rgb(38 129 206 / 16%);
	color: #12568f;
	font-weight: 400;
}

/*垂直居中 xcConfirm.css*/
.verticalAlign {
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	margin-left: -1px;
}

.xcConfirm .xc_layer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666666;
	opacity: 0.5;
	z-index: 2147000000;
}

.xcConfirm .popBox {
	position: fixed;
	left: 50%;
	top: 50%;
	background-color: #ffffff;
	z-index: 2147000001;
	width: 570px;
	height: 300px;
	margin-left: -285px;
	margin-top: -150px;
	border-radius: 5px;
	font-weight: bold;
	color: #535e66;
}

.xcConfirm .popBox .ttBox {
	height: 30px;
	line-height: 30px;
	padding: 14px 30px;
	border-bottom: solid 1px #eef0f1;
}

.xcConfirm .popBox .ttBox .tt {
	font-size: 18px;
	display: block;
	float: left;
	height: 30px;
	position: relative;
}

.xcConfirm .popBox .ttBox .clsBtn {
	display: block;
	cursor: pointer;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 22px;
	right: 30px;
	background: url(icons.png) -48px -96px no-repeat;
}

.xcConfirm .popBox .txtBox {
	margin: 40px 100px;
	height: 100px;
	overflow: hidden;
}

.xcConfirm .popBox .txtBox .bigIcon {
	float: left;
	margin-right: 20px;
	width: 48px;
	height: 48px;
	background-image: url(icons.png);
	background-repeat: no-repeat;
	background-position: 48px 0;
}

.xcConfirm .popBox .txtBox p {
	height: 84px;
	margin-top: 16px;
	line-height: 26px;
	overflow-x: hidden;
	overflow-y: auto;
}

.xcConfirm .popBox .txtBox p input {
	width: 364px;
	height: 30px;
	border: solid 1px #eef0f1;
	font-size: 18px;
	margin-top: 6px;
}

.xcConfirm .popBox .btnArea {
	border-top: solid 1px #eef0f1;
}

.xcConfirm .popBox .btnGroup {
	float: right;
}

.xcConfirm .popBox .btnGroup .sgBtn {
	margin-top: 14px;
	margin-right: 10px;
}

.xcConfirm .popBox .sgBtn {
	display: block;
	cursor: pointer;
	float: left;
	width: 95px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
}

.xcConfirm .popBox .sgBtn.ok {
	background-color: #0095d9;
	color: #FFFFFF;
}

.xcConfirm .popBox .sgBtn.cancel {
	background-color: #546a79;
	color: #FFFFFF;
}

.xcConfirm .popBox .txtBox p {
	font-size: 14px !important;
}

.xcConfirm .popBox .sgBtn.ok {
	font-size: 14px;
}